func github.com/andybalholm/brotli.encodeData
3 uses
github.com/andybalholm/brotli (current package)
encode.go#L751: func encodeData(s *Writer, is_last bool, force_flush bool) bool {
encode.go#L1082: var result bool = encodeData(s, false, true)
encode.go#L1190: result = encodeData(s, is_last, force_flush)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |